r13 vs r14
......
44이 문서는 마인크래프트에서 자주 쓰이는 명령어를 서술한 문서이다.
55
66== 명령어 ==
7||`/give [플레이어] [아이템] [수량]`||
7||/give [플레이어] [아이템] [수량]||
88||- 아이템을 플레이어에게 줌||
99
10||`/tp [대상] [목적지]`||
10||/tp [대상] [목적지]||
1111||- 대상 위치로 순간이동||
1212
13||`/gamemode [모드] [플레이어]`||
13||/gamemode [모드] [플레이어]||
1414||- 게임 모드 변경||
1515
16||`/time set [값]`||
16||/time set [값]||
1717||- 시간 설정||
1818
19||`/weather [clear/rain/thunder]`||
19||/weather [clear/rain/thunder]||
2020||- 날씨 변경||
2121
22||`/spawnpoint [플레이어] [좌표]`||
22||/spawnpoint [플레이어] [좌표]||
2323||- 스폰 위치 설정||
2424
25||`/effect give [플레이어] [효과] [시간] [레벨]`||
25||/effect give [플레이어] [효과] [시간] [레벨]||
2626||- 상태 효과 부여||
2727
28||`/difficulty [난이도]`||
28||/difficulty [난이도]||
2929||- 난이도 설정||
3030
31||`/summon [엔티티] [좌표]`||
31||/summon [엔티티] [좌표]||
3232||- 엔티티 소환||
3333
34||`/setblock [좌표] [블록]`||
34||/setblock [좌표] [블록]||
3535||- 블록 설치||
3636
37||`/kill [대상]`||
37||/kill [대상]||
3838||- 대상 즉시 사망||
3939
40||`/clear [플레이어] [아이템]`||
40||/clear [플레이어] [아이템]||
4141||- 아이템 제거||
4242
43||`/title [플레이어] [title/subtitle] [텍스트]`||
43||/title [플레이어] [title/subtitle] [텍스트]||
4444||- 타이틀 텍스트 표시||
4545
46||`/msg [플레이어] [메시지]`||
46||/msg [플레이어] [메시지]||
4747||- 개인 메시지||
4848
49||`/say [메시지]`||
49||/say [메시지]||
5050||- 전체 채팅 메시지||
5151
52||`/scoreboard objectives add [이름] dummy [설명]`||
52||/scoreboard objectives add [이름] dummy [설명]||
5353||- 점수판 목표 추가||
5454
55||`/scoreboard players set [플레이어] [목표] [점수]`||
55||/scoreboard players set [플레이어] [목표] [점수]||
5656||- 점수 설정||
5757
58||`/xp add [플레이어] [수량]`||
58||/xp add [플레이어] [수량]||
5959||- 경험치 부여||
6060
61||`/fill [시작좌표] [끝좌표] [블록]`||
61||/fill [시작좌표] [끝좌표] [블록]||
6262||- 영역 블록 채우기||
6363
64||`/clone [시작좌표] [끝좌표] [대상좌표]`||
64||/clone [시작좌표] [끝좌표] [대상좌표]||
6565||- 영역 복사 및 붙여넣기||
6666
67||`/execute as [대상] run [명령어]`||
67||/execute as [대상] run [명령어]||
6868||- 대상 입장에서 명령 실행||
6969
70||`/function [함수이름]`||
70||/function [함수이름]||
7171||- 함수 실행||
7272
73||`/data get entity [엔티티] [경로]`||
73||/data get entity [엔티티] [경로]||
7474||- 엔티티 데이터 조회||
7575
76||`/data merge entity [엔티티] {데이터}`||
76||/data merge entity [엔티티] {데이터}||
7777||- 엔티티 데이터 변경||
7878
79||`/bossbar add [id] [이름]`||
79||/bossbar add [id] [이름]||
8080||- 보스바 생성||
8181
82||`/bossbar set [id] value [숫자]`||
82||/bossbar set [id] value [숫자]||
8383||- 보스바 진행도 설정||
8484
85||`/advancement grant [플레이어] only [진행]`||
85||/advancement grant [플레이어] only [진행]||
8686||- 업적 부여||
8787
88||`/advancement revoke [플레이어] only [진행]`||
88||/advancement revoke [플레이어] only [진행]||
8989||- 업적 제거||
9090
91||`/recipe give [플레이어] [레시피]`||
91||/recipe give [플레이어] [레시피]||
9292||- 조합법 부여||
9393
94||`/recipe take [플레이어] [레시피]`||
94||/recipe take [플레이어] [레시피]||
9595||- 조합법 제거||
9696
97||`/team add [팀이름] [설명]`||
97||/team add [팀이름] [설명]||
9898||- 팀 생성||
9999
100||`/team join [팀이름] [플레이어]`||
100||/team join [팀이름] [플레이어]||
101101||- 팀 합류||
102102
103||`/team leave [플레이어]`||
103||/team leave [플레이어]||
104104||- 팀 탈퇴||
105105
106||`/team remove [팀이름]`||
106||/team remove [팀이름]||
107107||- 팀 삭제||
108108
109||`/team list`||
109||/team list||
110110||- 팀 목록 확인||
111111
112||`/particle [파티클명] [좌표]`||
112||/particle [파티클명] [좌표]||
113113||- 파티클 생성||
114114
115||`/playsound [사운드] [플레이어] [좌표]`||
115||/playsound [사운드] [플레이어] [좌표]||
116116||- 사운드 재생||
117117
118||`/locate [구조물]`||
118||/locate [구조물]||
119119||- 구조물 위치 찾기||
120120
121||`/data remove entity [엔티티] [경로]`||
121||/data remove entity [엔티티] [경로]||
122122||- 엔티티 데이터 삭제||
123123
124||`/stop`||
124||/stop||
125125||- 서버 종료||
126126
127||`/save-all`||
127||/save-all||
128128||- 월드 저장||
129129
130||`/gamerule [규칙] [값]`||
130||/gamerule [규칙] [값]||
131131||- 게임 규칙 설정||
132132
133||`/list`||
133||/list||
134134||- 접속 플레이어 목록||
135135
136||`/me [행동]`||
136||/me [행동]||
137137||- 3인칭 메시지||
138138
139||`/whitelist add [플레이어]`||
139||/whitelist add [플레이어]||
140140||- 화이트리스트 추가||
141141
142||`/whitelist remove [플레이어]`||
142||/whitelist remove [플레이어]||
143143||- 화이트리스트 제거||
144144
145||`/whitelist on`||
145||/whitelist on||
146146||- 화이트리스트 활성화||
147147
148||`/whitelist off`||
148||/whitelist off||
149149||- 화이트리스트 비활성화||
150150
151||`/seed`||
151||/seed||
152152||- 월드 시드 확인||
153153
154||`/title [플레이어] clear`||
154||/title [플레이어] clear||
155155||- 타이틀 제거||
156156
157||`/title [플레이어] reset`||
157||/title [플레이어] reset||
158158||- 타이틀 초기화||
159159
160||`/effect clear [플레이어]`||
160||/effect clear [플레이어]||
161161||- 상태 효과 제거||
162162
163||`/spreadplayers [x] [z] [거리] [최대반경] [팀여부] [대상]`||
163||/spreadplayers [x] [z] [거리] [최대반경] [팀여부] [대상]||
164164||- 대상을 넓게 분산||
165165
166||`/trigger [목표] [값]`||
166||/trigger [목표] [값]||
167167||- 트리거 실행||
168168
169||`/locatebiome [바이옴 이름]`||
169||/locatebiome [바이옴 이름]||
170170||- 바이옴 위치 찾기||
171171
172||`/gamerule doDaylightCycle [true/false]`||
172||/gamerule doDaylightCycle [true/false]||
173173||- 낮밤 사이클 켜기/끄기||
174174
175||`/gamerule keepInventory [true/false]`||
175||/gamerule keepInventory [true/false]||
176176||- 인벤토리 유지 설정||
177177
178||`/gamerule mobGriefing [true/false]`||
178||/gamerule mobGriefing [true/false]||
179179||- 몹 블록 파괴 설정||
180180
181||`/gamerule doMobSpawning [true/false]`||
181||/gamerule doMobSpawning [true/false]||
182182||- 몹 스폰 설정||
183183
184||`/gamerule naturalRegeneration [true/false]`||
184||/gamerule naturalRegeneration [true/false]||
185185||- 자연 회복 설정||
186186
187||`/enchant [플레이어] [마법] [레벨]`||
187||/enchant [플레이어] [마법] [레벨]||
188188||- 마법 부여||
189189
190||`/title @a subtitle {"text":"텍스트","color":"색상"}`||
190||/title @a subtitle {"text":"텍스트","color":"색상"}||
191191||- 서브타이틀 출력 (JSON)||
192192
193||`/tp @p @r`||
193||/tp @p @r||
194194||- 가까운 플레이어를 무작위 플레이어에게 텔레포트||
195195
196||`/tellraw @a {"text":"텍스트","color":"색상"}`||
196||/tellraw @a {"text":"텍스트","color":"색상"}||
197197||- JSON 채팅 메시지||
198198
199||`/fill [시작좌표] [끝좌표] [블록] replace [대상블록]`||
199||/fill [시작좌표] [끝좌표] [블록] replace [대상블록]||
200200||- 특정 블록만 교체||
201201
202||`/execute at @e[type=[엔티티]] run summon minecraft:lightning_bolt`||
202||/execute at @e[type=[엔티티]] run summon minecraft:lightning_bolt||
203203||- 엔티티 위치에 번개 소환||
204204
205||`/summon [엔티티] ~ ~ ~`||
205||/summon [엔티티] ~ ~ ~||
206206||- 현재 위치에 엔티티 소환||
207207
208||`/scoreboard objectives setdisplay sidebar [목표]`||
208||/scoreboard objectives setdisplay sidebar [목표]||
209209||- 점수판 사이드바 설정||
210210
211||`/team modify [팀이름] color [색상]`||
211||/team modify [팀이름] color [색상]||
212212||- 팀 색상 변경||
213213
214||`/worldborder set [반경]`||
214||/worldborder set [반경]||
215215||- 월드 경계 반경 설정||
216216
217||`/worldborder center [x] [z]`||
217||/worldborder center [x] [z]||
218218||- 월드 경계 중심 좌표 설정||
219219
220||`/worldborder add [거리]`||
220||/worldborder add [거리]||
221221||- 월드 경계 크기 조정||
222222
223||`/worldborder damage amount [데미지량]`||
223||/worldborder damage amount [데미지량]||
224224||- 경계 데미지 설정||
225225
226||`/execute as @a run say [메시지]`||
226||/execute as @a run say [메시지]||
227227||- 모든 플레이어가 메시지 말하기||
228228
229||`/data get block [좌표]`||
229||/data get block [좌표]||
230230||- 블록 데이터 확인||
231231
232||`/data merge block [좌표] {데이터}`||
232||/data merge block [좌표] {데이터}||
233233||- 블록 데이터 변경||
234234
235||`/spawnpoint @a [좌표]`||
235||/spawnpoint @a [좌표]||
236236||- 모든 플레이어 스폰 위치 설정||
237237
238||`/forceload add [청크좌표]`||
238||/forceload add [청크좌표]||
239239||- 청크 강제 로드 활성화||
240240
241||`/forceload remove [청크좌표]`||
241||/forceload remove [청크좌표]||
242242||- 청크 강제 로드 해제||
243243
244||`/forceload query`||
244||/forceload query||
245245||- 강제 로드된 청크 확인||
246246
247247더 많이 있으나 나머지는 잘 쓰이지는 않는다.